home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: doubling pixels horizontally
- Date: 9 Feb 1996 17:15:42 GMT
- Organization: EUnet Norway
- Message-ID: <576.6613T1070T1730@login.eunet.no>
- References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk>
- <4faoe1$47@sunsystem5.informatik.tu-muenchen.de> <2991.6612T1034T625@vip.cybercity.dk>
- NNTP-Posting-Host: pc8.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >> not really. to change 100 pixels, you got to write 100 words.
- >> only fx running 50Hz might work with the trick of writing
- >> only 50 pix each frame, but then gfx maybe doesn't look
- >> more like 50pix.
-
- >A bitmap for this screen would look like this:
-
- >ChipMem: 0101010101... ; the '0' representing bitplane 0, '1' bitplane 1
- > ^^^^^^^^^^
- >Pixel: 0011223344
-
- To write 01010101 to SHIT-RAM STIL need at least one write.
- So whats the point?
-
- <sb>Patrick Hanevold - Virtual Reality developer
- <sb>patrick.hanevold@login.eunet.no
- <sb>Amiga and official Be developer
-
-